home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Monkey Lander.swf / scripts / DefineSprite_287 / frame_56 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  110 b   |  6 lines

  1. _root.sndThrusters.stop();
  2. _root.cocoFuel.stop();
  3. crashing = true;
  4. _root.sndCrashHit.start(0,0);
  5. play();
  6.